ComponentOne ASP.NET MVC Controls
SelectionIndex Property

C1.Web.Mvc Namespace > FlexChartCore<T> Class : SelectionIndex Property
Gets or sets the index of selected chart series.
Syntax
'Declaration
 
Public Property SelectionIndex As Nullable(Of Integer)
public Nullable<int> SelectionIndex {get; set;}
See Also

Reference

FlexChartCore<T> Class
FlexChartCore<T> Members